Use vpnc in linux to log on to ciscovpn3000concentrator -- Linux Enterprise Application-Linux server application information. For more information, see the following. When an enterprise deploys a Cisco VPN3000 series VPN concentractor on a central node, windows users can use the Cisco vpn client software to broadcast the network in the enterprise for remote resource sharing. For Linux users, either the Cisco vpn client software or an open source softw
Today, I installed a patch for Ubuntu. As a result, the Cisco VPN Client cannot be used, so I remembered that this patch was a kernel upgrade, and the Cisco VPN Client may fail. It cannot be reinstalled. In desperation, I thought of vpnc and got on with it very smoothly:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Sudo apt-Get install vpnc
Sudo apt-Get
VPN is very important to me. After all, it is a network, and the company's intranet also needs to be accessed through VPN, so it is necessary to implement VPN on Ubuntu. HoweverChapter, find the Linux version of the VPN installed with CiscoThe client seems to have a problem and the installation process is complicated. If anyone is interested, search for the patch on the Internet *...... I finally gave up.
After some searches, the client software that supports Cisco VPN is counted as
Cisco AnyConnect, under Ubuntu configuration
Windows/mac/android/ios can be downloaded to the Cisco website AnyConnect software, all have visual software can be used.Linux can be connected to a Cisco VPN with VPNC.
sudo apt-cache search VPNC
You can see that a number of related packages have been returned. One of the VPNC is what we need. So
sudo apt-get instal
In ubuntu13.04, the subway uses the graphical configuration method of ciscoipsecvpn. by default, ubuntu only provides pptpvpn connection configuration. to use ciscoipsecvpn, you must first install vpnc. if you are not familiar with the command line, I want to solve this problem in a graphical way... graphical configuration of using cisco ipsec vpn by subway in ubuntu 13.04
By default, ubuntu only provides pptp vpn connection configuration. to use a
Graphical configuration of using cisco ipsec vpn by subway in ubuntu 13.04By default, ubuntu only provides pptp vpn connection configuration. To use a cisco ipsec vpn, you must first install vpnc. If you are not familiar with the command line, you need to solve this problem graphically.First, open the terminal and run:========================================================== ==========Sudo apt-get install vpncsudo apt-get install network-manager-
Case topology Map
Cisco (3640) realizes
Step 1: The basic configuration of a router
A (config) #do Sho run
Building configuration ...
Current configuration:1410 bytes
!
Version 12.4
Service Timestamps Debug DateTime msec
Service Timestamps log datetime msec
No service password-encryption
!
Hostname A
!
Boot-start-marker
Boot-end-marker
!
!
No AAA New-model
Memory-size Iomem 5
!
!
IP CEF
No IP domain Lookup
IP domain name lab.local
!
Crypto ISAKMP policy 1
Authenticat
It's not easy to install VPN client under FEDORA9
The data found that there are two ways to install, one is through the NETMANAGER-VPNC, the other is through the Pptpconfig
At first I was ready to pass the Pptpconfig way, but later found that pptpconfig can not be directly installed through Yum (online), if not through the Yum, you have to involve a lot of rpm, so give up, take the first line, because Netmanager in the F9 is ready-made, On the top o
8.8.8.8;
Prepend domain-name-servers 223.5.5.5;
This gives priority to using Aliyun DNS, and minor uses of Google's DNS.
14. Install Git and VPNC
Git and VPN are well understood by programmers, the good tools of the programmer.
The code is as follows:
sudo apt-get install vpnc git
15. Install CMake and QT Creator
CMake and Qt Creator are the artifacts of developing C + + programs under Linux, and U
1. VPN dial:# Apt-get install network-manager-gnome# Apt-get install network-manager-pptp# Apt-get install network-manager-vpnc# Cp/etc/network/interfaces. backup# Echo "auto lo">/etc/network/interfaces# Echo "iface lo inet loopback">/etc/network/interfaces# Service network-manager restartAfter installing and restarting network-manager, the network icon appears in the upper-right corner of the Gnone menu www.2cto.com. Click Add VPN.2. Wicd Network Man
the Ethernet (if the hardware supports USB ADB debug can ignore this)2.13 Settings-Input language set to Android2.14 Because of our great party's Golden Shield project, we can't connect to Google Server, and some cases have to be tested by connecting to Google Server. There are many ways to FQ out, the following is the use of Vpnfq methodSettings, network settings, moreSelect VPNA. Set PWB. Add VPNC. Type: PPTPD. PPP encryption disableE. Click OK to
Article title: Connect to France using VPN under Ubuntu. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
In Ubuntu, we can easily use the VPN service provided by www.linkideo.com to connect to France using UbuntuVPN.
The following describes the methods:
1. register a free account at www.linkideo.com. After registration, you can use the email address + pass
26) has once again impacted the VPN. A post on the Internet found that many people cannot use the VPN through the wireless network (it is reported that the virtual network card cannot be activated ), another guy wrote a bunch of posts, and there was a very simple command in it. It was successful after a try:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->
Sudo ifdown eth0Sudo vpnclient connect VPN
VPN technology has not been studied in depth, s
menu indicator[HTML]View PlainCopy
sudo add-apt-repository ppa:diesch/testing
sudo apt-get update
sudo apt-get install Classicmenu-indicator
12. Installing the system indicator Syspeek[HTML]View PlainCopy
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install Syspeek
13. Customizing the DNS Server IP address of the DHCP networksudo vim/etc/dhcp/dhclient.conf file, on line 21st #prepend domain-name-servers 127.0.0.1,
, Programmer's good tool.[HTML]View PlainCopy
sudo apt-get install vpnc git
15. Installing Axelaxel is a multi-threaded download tool for the Linux command-line interface, and the advantage over wget is that multiple threads can be specified to download files simultaneously in the command-line terminal.[Python]View PlainCopy
sudo apt-get install Axel
After installation, you can use multi-threaded download instead of wget.16
IP address of the DHCP networksudo vim/etc/dhcp/dhclient.conf file, on line 21st #prepend domain-name-servers 127.0.0.1, next line add the following 2 lines using Aliyun and 114 DNS114.114. 114.114 ; prepend domain223.5. 5.5; This gives priority to using Aliyun's DNS, which uses Google's DNS as a secondary.14. Install Git and VPNCGit and VPN all know, Programmer's good tool. sudo apt-get install VPNC git 15. Installing Axelaxel is a multi-threaded
, Programmer's good tool.[HTML]View PlainCopy
sudo apt-get install vpnc git
15. Installing Axelaxel is a multi-threaded download tool for the Linux command-line interface, and the advantage over wget is that multiple threads can be specified to download files simultaneously in the command-line terminal.[Python]View PlainCopy
sudo apt-get install Axel
After installation, you can use multi-threaded download instead of wget.16
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.